home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / grafica / grafica3 / qt12.rdm < prev    next >
Text File  |  1997-01-18  |  1KB  |  46 lines

  1. Short:    QuickTime player for AGA/CyberGFX. V1.2
  2. Author:   marcus@lysator.liu.se (Marcus Comstedt)
  3. Uploader: marcus@lysator.liu.se (Marcus Comstedt)
  4. Type:     gfx/show
  5. Replaces: gfx/show/qt11*
  6.  
  7. qt (pronounced cute) is a QuickTime movie player for the
  8. Amiga.  I wrote this program because I wanted something
  9. CPU-intense to run on my 68060, so it's main purpose is to eat
  10. computrons, the fact that it also plays movies rather nicely is
  11. just a side effect.  :)
  12.  
  13. The requirements for running qt are:
  14.  
  15.  · 68020 CPU or better
  16.  · AmigaOS 3.0 or better
  17.  · AGA and/or CyberGFX
  18.  · lots of memory
  19.  
  20. Depending on the actual movie, and the replay mode selected,
  21. an 020 may very well be a tad under specced...
  22.  
  23.  
  24. QuickTime animation formats currently supported are:
  25.  
  26.  · RLE
  27.  · Cinepak
  28.  · Road Pizza
  29.  · JPEG
  30.  
  31.  
  32. Changes from V1.1:
  33.  
  34.   - Fixed some more FPU bugs.
  35.   - Replay in a window on a public screen is now possible with
  36.     CyberGraphX.
  37.   - Replay can be aborted with ESC/Ctrl-C/close gadget in the
  38.     replay window, and not just from the CLI.
  39.   - Now manages to recognize most nonstandard file layouts.
  40.   - Added support for JPEG movies.  Fast CPU required...
  41.   - Fixed a bug that caused 16 bit sound to be replayed
  42.     incorrectly.
  43.   - Added some kludges to work around the bug in
  44.     cybergraphics.library which caused the "no appropriate
  45.     screenmode" problem.
  46.